class: center, middle, inverse, title-slide .title[ # Blockchain-enabled information systems ] .author[ ###
] .author[ ### .font110[Zhaohu (Jonathan) Fan] ] .author[ ###
] .author[ ### .font70[Information Technology Management] ] .author[ ### .font70[Scheller College of Business] ] .author[ ### .font70[Georgia Institute of Technology] ] .date[ ### .font70[March 8, 2024] ] --- # Goals .font120[ - **How do Blockchain-enabled information systems improve data management** and **what are their main challenges?** + **security** in data management + **efficiency** in data management + **transparency** in data management ] --- # Research question(s) .font120[ - How can **blockchain technology ** be used for **identity verification**, and - how can it be **ethically combined with data analysis** to **understand the online behavior of stakeholders** such as communities, suppliers, governments, employees, and customers? ] --- # .font60[Integrating Blockchain Identity Management with Data Analysis] .font100[ - Objective + **Leverage blockchain technology for identity verification** + **Ethically integrate blockchain with data analysis** + Understand online behavior of stakeholders such as: - Communities - Suppliers - Governments - Employees - Customers ] --- # Use case </br> .center[ <img src="3-25-4.PNG" width="800" height="400" > ] --- # Use case (cont'd) .font100[ + **Understanding the Ethereum Blockchain Basics**: Getting a grip on how Ethereum works, especially its smart contracts and decentralized nature. + **Python Interaction**: Exploring the use of Python's web3.py library to connect and interact with Ethereum. + **Data Retrieval from Ethereum Blockchain**: Looking into extracting data from the Ethereum blockchain about a consumer electronics manufacturer. - **The goal is to analyze advertisement interactions and purchasing patterns of consumers.** ] --- # More research question(s) .font100[ - The role of zero-knowledge proofs in enhancing ** privacy** and ** security** in block chain networks. - ** Blockchain-based** solutions for sustainable development goals (SDGs) - How does the bitcoin spot ETF work on a technical level? - Use cases of Blockchain in insurance industry - How does the use of smart contracts impact the ** security** and ** efficiency** of supply chain management in the food industry? - Studying the concept of block chain oracles and their role in connecting block chain networks with external data sources. - And more ...... ] --- # Applications and tools .font100[ - There are several applications and tools designed for analyzing block chain technology. These tools can vary in their complexity and the specific features they offer. **Here are a few notable ones**: + **Block Explorer**: This is a fundamental tool for blockchain analysis. It allows users to view details of blocks, transactions, and addresses on a blockchain. [Examples include Bitcoin Block Explorer for Bitcoin and Etherscan for **Ethereum**](). + **Chainalysis**: A popular tool used for detecting and preventing fraud and money laundering on the blockchain. Chainalysis provides insights into the movement of cryptocurrencies and is widely used by law enforcement agencies and financial institutions. + **Coin Metrics**: This platform offers in-depth analysis of different aspects of various cryptocurrencies. It provides data on network activity, market data, and other key metrics that are valuable for research and investment decisions. ] --- # Applications and tools (cont'd) .font100[ + **CryptoCompare**: This tool offers a comprehensive overview of cryptocurrency markets. **It provides data on prices, volumes, market cap, and other relevant information, useful for both investors and researchers.** + **Glassnode**: An analytics platform that provides insights into blockchain and cryptocurrency markets. **It includes data on various metrics like network health, market indicators, and investor behavior.** + **Nansen**: This is an analytics platform that combines on-chain data with a massive and constantly growing database containing millions of wallet labels. **It's used to analyze the behavior of investors and trends in the crypto market.** + **Santiment**: A market intelligence platform that offers insights into the cryptocurrency market. It provides data on social media sentiment, development activity, and other unique metrics. ] --- name: course-introduction class: clear, center,middle .font200[ + [Python Demo Examples include Etherscan for **Ethereum**](http://localhost:8889/notebooks/Meeting%20notes%20blockchain%20technology.ipynb) ] --- # Demo .center[ <img src="3-25-1.PNG" width="750" height="500" > ] --- # Demo (cont'd) .center[ <img src="3-25-2.PNG" width="750" height="500" > ] --- # Demo (cont'd) .center[ <img src="3-25-3.PNG" width="750" height="500" > ] --- name: course-introduction class: clear, center,middle .font200[ Appendix ] --- #API .font120[ - API stands for **Application Programming Interface**. ] <!-- commentHuman captical (IS) Blockchain-enabled information systems analytics in is a field full of opportunities for IS and Analytics talents! -->